***************************************************************************** * ATEN Technology, Inc. * ***************************************************************************** * FUNCTION : IPMI FIRMWARE UPDATE UTILITY * * VERSION : 1.15 * * BUILD DATE : Jan 07 2010 * * USAGE : * * (1)Update FIRMWARE : dUpdate.exe -f filename.bin [OPTION] * * (2)Dump FIRMWARE : dUpdate.exe -d filename * ***************************************************************************** * OPTION * * -r Preserve Configuration(default is Preserve) * * n:No Preserve, reset to factory default settings * * y:Preserve, keep all of the settings * ***************************************************************************** 1.Place the FW binary file & FW update utility into the same folder. 2.Excute the command line, and execute this utility. 1.12 add list: (1) add preserve configuration. 1.14 add list: (1) Add error handling. 1.15 add list: (1) add dump flash feature